課程資訊
課程名稱
計算機概論
Introduction to Computer 
開課學期
109-2 
授課對象
電機資訊學院  電機工程學系  
授課教師
陳銘憲 
課號
EE1003 
課程識別碼
901 10110 
班次
 
學分
3.0 
全/半年
半年 
必/選修
選修 
上課時間
星期三2,3,4(9:10~12:10) 
上課地點
博理112 
備註
B05前入學為必修課,B06後為選修課。
總人數上限:80人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1092EE1003_Computer 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This is an introductory computer science course for EE undergraduate students. The goal of the course is to communicate systematically the essential and fundamental technical principles in computer science. Meanwhile, the basics of C++ programming are also presented in the class and students could make use the C language to understand related topics. The final goal of the class is to prepare students with essential knowledge to utilize computers for future problem solving. Topics include:

1. Fundamentals: Data storage
2. Systems: Machine architecture, Operating system, Networking
3. Science: Algorithms, Programming languages
4. Areas in CS: Software engineering, Data abstraction, Database systems.
5. Data Types and Expressions
6. Arrays, Strings, Addresses, and Pointers
7. Artificial Intelligence 

課程目標
This class will help students understand the important picture: area of research and development in computer science and knowing the basic terminologies, principles, basic theories 
課程要求
1.Grading: Midterm 30%; Final 40%; Homework 30%
2.Pre-requirement: None in technical level, but better have access to computers and internet. 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
待補 
參考書目
J. Glenn Brookshear, Computer Science -- An Overview, 12th edition.
Hennefeld, J., and C. Burchard (1998). Using C++: An Introduction to
Programming, PWS Publishing Company, Boston, MA, U.S.A (Optional) 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
第1週
2/24  Chap 0 (Introduction) 
第2週
3/03  Chap 1 (Data Storage) 
第3週
3/10  Chap 2 (Data Manipulation) 
第4週
3/17  Introduction to Python 
第5週
3/24  Introduction to Python 
第6週
03/31  Introduction to Python 
第7週
4/07  Chap 3 (OS) 
第8週
4/14  Chap 4 (Networking) 
第9週
4/21  Chap 5 (Algorithm) 
第10週
4/28  Chap 8 (Data Abstraction) 
第11週
5/05  Midterm (學號尾數單數:博理112, 雙數:電二105) 
第12週
5/12  Chap 6 (Programming Languages)
Chap 7 (Software Engineering) 
第13週
5/19  Indirect Pointers and some math
Chap 9 (DB)
 
第14週
5/26  Chap 11 (AI) 
第15週
6/02  Week 15 (NN)
https://drive.google.com/drive/folders/1_4vNpDhcVOhWpTdr9xu3O0RMjVoZWvBm?usp=sharing 
第16週
6/09  Chap 12 (Theory of Computation) 
第17週
6/16  Week 17 (NN Extra)
video: https://youtu.be/5Ln96jWkFsE 
第18週
6/23  "NO" Final Exam
HW7 deadline approaching!!!